Fix backward search bug exposed by the unit test
authorPaolo Borelli <pborelli@gnome.org>
Sun, 31 Oct 2010 12:52:06 +0000 (13:52 +0100)
committerPaolo Borelli <pborelli@gnome.org>
Mon, 1 Nov 2010 14:21:43 +0000 (15:21 +0100)
commit42910194a93bd4c36cd5d1e59231d7253e77d8a0
tree622c6a8995186e36be04302395bb1dfe4e0892fa
parentbe703155aad47619bd9876681621a0c5399fd83f
Fix backward search bug exposed by the unit test

When searching with multiple lines first_line_start/end were initialized
to the last line start/end iters
gtk/gtktextiter.c